NevronOpenVision
Nevron.Nov Namespace / NKeyValuePair<TKey,TValue> Structure
Fields Methods


NKeyValuePair<TKey,TValue> Structure Members

The following tables list the members exposed by NKeyValuePair<TKey,TValue>.

Public Constructors
 NameDescription
Public ConstructorInitializing constructor.  
Top
Public Fields
 NameDescription
Public FieldThe key  
Public FieldThe value  
Top
Public Methods
 NameDescription
Public MethodDetermines whether this object is equal to the specified one  
Public MethodGets the hash code  
Public MethodGets the string representation of this key/value pair.  
Top
See Also